home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Zoom 2
/
Zoom - Release 2 (1996)(Active Software)[!].iso
/
programming
/
amigac
/
c_manual
/
colourwindow
/
colourwindow.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1991-05-25
|
209 b
|
13 lines
/* Name: ColourWindow.h */
#define ERROR 0
#define OK 10
#define CANCEL 20
#define QUIT 30
#define WORKING 50
#define NOTHING 0
#define COPY 10
#define EXCHANGE 20
#define SPREAD 30